Uses of Class
com.sabro.jbusiness.sys.SysTabelaFormatada

Packages that use SysTabelaFormatada
com.sabro.jbusiness.gui.components Classes usadas para tratar tipos de dados diferentes que podem ser apresentados em apenas uma celula de edição. 
com.sabro.jbusiness.gui.formCadastro Classes que atendem às funcionalidades do formulário de cadastro. 
com.sabro.jbusiness.gui.formFiltro   
com.sabro.jbusiness.gui.formTreeTable   
com.sabro.jbusiness.sys   
 

Uses of SysTabelaFormatada in com.sabro.jbusiness.gui.components
 

Methods in com.sabro.jbusiness.gui.components with parameters of type SysTabelaFormatada
static SysTabela.SysLigacao CampoComboLigacoes.getSysLigacao(java.awt.Component parentComponent, SysTabelaFormatada sysTabela, java.lang.String titulo, java.lang.String mensagem, char tipoLigacao)
           
 void CampoComboLigacoes.setSysTabela(SysTabelaFormatada sysTabela)
           
 

Constructors in com.sabro.jbusiness.gui.components with parameters of type SysTabelaFormatada
CampoComboLigacoes(SysTabelaFormatada sysTabela, char tipoVinculo)
           
 

Uses of SysTabelaFormatada in com.sabro.jbusiness.gui.formCadastro
 

Methods in com.sabro.jbusiness.gui.formCadastro with parameters of type SysTabelaFormatada
static Cadastro Cadastro.findCadastro(SysTabelaFormatada sysTabelaFormatada)
          Procura um Cadastro que possui o objeto sysTabelaFormatada informado.
static Cadastro Cadastro.findCadastro(SysTabelaFormatada sysTabelaFormatada, SysEscopo sysEscopoRemoto, SysTabela.SysLigacao sysLigacao)
          Procura um Cadastro que possui o objeto sysTabelaFormatada informado.
static Cadastro Cadastro.findCadastro(SysTabelaFormatada sysTabelaFormatada, SysTabela.SysLigacao sysLigacao)
           
static Cadastro Cadastro.openCadastro(SysTabelaFormatada sysTabela)
           
static Cadastro Cadastro.openCadastro(SysTabelaFormatada sysTabela, java.lang.String where, SysFiltro sysFiltro)
           
static Cadastro Cadastro.openCadastro(SysTabelaFormatada sysTabela, java.lang.String where, SysFiltro sysFiltro, java.lang.String select, java.lang.String fromAdicional)
           
 void CadastroTabela.setSysTabela(SysTabelaFormatada sysTabela)
           
 

Uses of SysTabelaFormatada in com.sabro.jbusiness.gui.formFiltro
 

Methods in com.sabro.jbusiness.gui.formFiltro that return SysTabelaFormatada
 SysTabelaFormatada FiltroTree.getSysTabela()
           
 SysTabelaFormatada FiltroRegistros.getSysTabela()
           
 SysTabelaFormatada FiltroGrid.getSysTabela()
           
 SysTabelaFormatada FiltroConjuntos.getSysTabela()
           
 SysTabelaFormatada Filtro.getSysTabela()
           
 

Methods in com.sabro.jbusiness.gui.formFiltro with parameters of type SysTabelaFormatada
 void FiltroTree.setSysTabela(SysTabelaFormatada sysTabela)
           
 void Filtro.setSysTabela(SysTabelaFormatada sysTabela)
           
 

Constructors in com.sabro.jbusiness.gui.formFiltro with parameters of type SysTabelaFormatada
FiltroTree(SysFiltro sysFiltro, SysTabelaFormatada sysTabela)
           
 

Uses of SysTabelaFormatada in com.sabro.jbusiness.gui.formTreeTable
 

Methods in com.sabro.jbusiness.gui.formTreeTable with parameters of type SysTabelaFormatada
 boolean FormTreeTable.setQuery(java.lang.String query, SysTabelaFormatada sysTabela, SysFiltro sysFiltro)
           
 

Uses of SysTabelaFormatada in com.sabro.jbusiness.sys
 

Subclasses of SysTabelaFormatada in com.sabro.jbusiness.sys
 class SysTabelaFormatadaProcesso
          Usada para referenciar a tabela e os campos comuns a todos os processos.
 

Methods in com.sabro.jbusiness.sys that return SysTabelaFormatada
static SysTabelaFormatada SysFiltroTabela.dialogSysTabela()
           
static SysTabelaFormatada SysFiltro.findSysTabela(SysFiltro sysFiltro, SysTabelaFormatada sysTabela)
           
 SysTabelaFormatada SysFiltroTabela.getSysTabela()
           
 SysTabelaFormatada SysEscopoFormatado.getSysTabela()
          Obtém o objeto SysTabela do registro selecionado
 SysTabelaFormatada SysEscopoConsulta.getSysTabela()
          Obtém a tabela que serve como base de dados dos registros da consulta.
 SysTabelaFormatada SysEscopoFormatado.getSysTabela(java.lang.String sysTabelaNome, int cfopId, SysRegistro sysRegistro)
          Obtém o objeto SysTabela do registro informado.
 SysTabelaFormatada SysFiltro.getSysTabelaBase()
           
 SysTabelaFormatada SysDetalheFormatado.getSysTabelaCarregada()
           
 SysTabelaFormatada SysTabelaConsulta.getSysTabelaFormatada()
           
static SysTabelaFormatada SysTabelaFormatada.getSysTabelaFormatada(int sysTabelaId)
           
static SysTabelaFormatada SysTabelaFormatada.getSysTabelaFormatada(java.lang.String nomeTabela)
          Deprecated. 
static SysTabelaFormatada SysTabelaFormatada.getSysTabelaFormatada(java.lang.String nomeTabela, int cfopId)
          Deprecated. 
static SysTabelaFormatada SysTabelaFormatada.getSysTabelaFormatada(SysConexao sysConexao, int sysTabelaId)
          Obtém uma instancia de SysTabelaFormatada.
static SysTabelaFormatada SysTabelaFormatada.getSysTabelaFormatada(SysConexao sysConexao, java.lang.String nomeTabela, int cfopId)
          Cria nova instancia de SysTabelas.
static SysTabelaFormatada SysTabelaFormatada.getSysTabelaFormatadaBySysCampoId(int sysCampoId, SysConexao sysConexao)
           
 SysTabelaFormatada SysTabelaFormatada.getSysTabelaPai()
           
 SysTabelaFormatada SysFiltroLigacao.getSysTabelaPrimaria()
           
 SysTabelaFormatada SysTabelaFormatada.getSysTabelaRaizProcesso()
           
 SysTabelaFormatada SysCampoFormatado.getSysTabelaReferencia()
           
 SysTabelaFormatada SysTabela.SysLigacao.getSysTabelaReferenciada()
           
 SysTabelaFormatada SysFiltroLigacao.getSysTabelaReferenciada()
           
 

Methods in com.sabro.jbusiness.sys that return types with arguments of type SysTabelaFormatada
static java.util.HashSet<SysTabelaFormatada> SysTabelaFormatada.getSysTabelasFormatadas()
           
static java.util.HashSet<SysTabelaFormatada> SysTabelaFormatada.getSysTabelasFormatadas(SysConexao sysConexao)
          Fornece a relação das tabelas que estão em cache.
static java.util.Set<SysTabelaFormatada> SysTabelaFormatada.readExternalAll(java.io.ObjectInput in)
          Le todas as tabelas de um stream
 

Methods in com.sabro.jbusiness.sys with parameters of type SysTabelaFormatada
 int SysTabelaFormatada.compareTo(SysTabelaFormatada sysTabela)
           
static SysFiltroTabela SysFiltroTabela.create(SysTabelaFormatada sysTabela)
           
 SysEscopoFormatado SysEscopoConsulta.findSysEscopo(SysTabelaFormatada sysTabelaReferencia)
           
static SysTabelaFormatada SysFiltro.findSysTabela(SysFiltro sysFiltro, SysTabelaFormatada sysTabela)
           
 java.lang.String SysEscopoFormatado.getFrom(SysTabelaFormatada sysTabela, boolean isCarregado)
          Obtém a cláusula From mais adequada para obtenção dos campos do registro atual.
 java.lang.String SysEscopoFormatado.getFrom(SysTabelaFormatada sysTabela, SysRegistro sysRegistro)
           
 java.lang.String SysEscopoFormatado.getSelect(SysTabelaFormatada sysTabela, boolean isCarregado)
           
 SysEscopoFormatado SysEscopoFormatado.getSysEscopoDescendente(SysTabelaFormatada sysTabela)
          Escolhe entre os sysEscoposDescendentes, aquele que pertence a tabela informada.
 SysTabela.SysLigacao SysTabelaFormatada.getSysLigacao(SysTabelaFormatada sysTabela)
           
static void SysTarefa.montaMenuCadastro(SysConexao sysConexao, SysTabelaFormatada sysTabela, javax.swing.JPopupMenu jPopupMenu, javax.swing.JToolBar jToolBar, java.util.HashMap<java.lang.String,SysTarefa> sysTarefaByName, java.util.Timer timer, java.util.Map<java.lang.String,java.lang.Object> parameters)
           
static void SysEscopoFormatado.reInitTabelas(SysTabelaFormatada sysTabela)
           
 void SysFiltroTabelaRegistros.setSysTabela(SysTabelaFormatada sysTabela)
           
 void SysFiltroTabelaConjuntos.setSysTabela(SysTabelaFormatada sysTabela)
           
 void SysFiltroTabela.setSysTabela(SysTabelaFormatada sysTabela)
           
 

Constructors in com.sabro.jbusiness.sys with parameters of type SysTabelaFormatada
SysEscopoFormatado(SysTabelaFormatada sysTabela)
           
SysEscopoFormatado(SysTabelaFormatada sysTabela, java.lang.String where, java.lang.String orderBy)
           
SysFiltroTabela(SysTabelaFormatada sysTabela)
          Cria um filtro do tipo tabela de valores
SysFiltroTabelaConjuntos(SysTabelaFormatada sysTabela)
          Cria um filtro do tipo tabela de valores
SysFiltroTabelaConjuntos(SysTabelaFormatada sysTabela, boolean tipoFiltragemE)
           
SysFiltroTabelaRegistros(SysTabelaFormatada sysTabela)
          Cria um filtro do tipo tabela de valores